/* =========================== */
/* ==                       == */
/* ==        KEYNERS        == */
/* ==                       == */
/* ==  http://keyners.com/  == */
/* =========================== */




body {margin:0; padding: 0; font-family: 'Roboto Condensed', sans-serif;}
body {  background: url(../images/misc/fon.png) repeat;
  color: #0D0D0D;}



/*
* Paragraf
*/
p {font-size: 80%; font-weight: 300; color: #333; line-height: 22px;}



/*
* Link
*/
a, a:visited {text-decoration: none; color: #585858;}



/*
* Headings
*/
h1 {font-size: 1.8em; line-height: 1.23em;}
h2 {  font-size: 4em;   color: #cc0000;  font-weight: 300; text-align: center; }
h3 {font-size: 24px; font-weight: 300; padding: 20px 0px;}
h4 {font-size: 18px;}
h5 {font-size: 16px; padding-bottom: 10px;}
h6 {font-size: 14px; padding-bottom: 10px; font-weight: bold;}

h5 b {font-weight: bold;}


/*
* Lista NIE uporzadkowana UL
*/
ul {font-size: 14px; margin: 7px 0; padding-left: 10px;}
ul li {margin-bottom: 5px;}


/*
* divs random
*/
.container .clear, body .clear {width: 100%; float: left; clear: both; margin: 20px 0;}
.one-third {text-align: center;}

.container {  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);}

/*
* Header 
*/
header {width: 100%; height: auto; float: left; clear: both; margin: 0; padding: 0;  position: relative; z-index: 1;} 

header .slogan {padding-top: 212px;}
header p {color: #fff;}
header h1 {width: 100%;
 float: left; 
 clear: both;
 font-size: 5em;
 color:#fff;
  text-align: center;
   background-color: rgba(81, 81, 81, 0.6);
  padding: 20px 0px;   text-transform: uppercase;   font-weight: 300;   letter-spacing: 10px;}


header > .container {background: url(../images/misc/IMG_48401.JPG) no-repeat;    background-size: cover;   box-shadow: none;}


.polosa {background: url(../images/misc/polosa.png) no-repeat;   width: 94%;
  margin: 15px auto;
  height: 10px;   background-size: contain;}

.site {
  background-color: #cc0000;
  width: 230px;
   padding: 19px 0px;
  margin-left: 28px;
  font-size: 2.2em;
  text-align: center;
}



body > div.container > div:nth-child(3) { margin-right: 0px; }





/*
* Gallery
*/
.gallery a {width: 100%; overflow: hidden; float: left;   margin: 8px 0px; }
.gallery a img {width: 100%; }



.imageOver{
	background: url(../images/misc/Plus_zoom_magnifying_glass_interface_symbol_32.png) no-repeat 50% 50%;	
	
}
.num {
  background-color: #cc0000;
  float: left;
  width: 100%;
    margin: 8px 0px;
  text-align: center;
  padding: 22px 0;
  color: #fff;
    font-weight: 300;
  font-size: 2.5em;
}











/* -------------------
*  RESPOSIVE ELEMENTS
*  ------------------- */


@media only screen and (min-width: 788px) and (max-width: 1019px) {
header h1 {    font-size: 4em;  }
h2 {  font-size: 3em;}
.num {  font-size: 2em;}

 }


@media only screen and (max-width: 804px) and (min-width: 480px) {

	header h2 {display: none;}
	header .slogan {padding-top: 40px;}

	nav .container .logo {margin-bottom: 20px; text-align: center;}

	.orange p {width: 400px;}

	form, label, input  {width: 400px;}
	input[type="submit"] {width: 402px;}
	textarea {width: 380px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}
}



@media only screen and (max-width: 804px) {

header h1 {
    font-size: 2em;   letter-spacing: 8px;
  }
h2 {
  font-size: 2em;
 
}

.site {  
  width: 170px;
  padding: 10px 0px;
  margin-left: 10px;
  font-size: 1.5em;
}

.container .clear, body .clear {
   margin: 5px 0;
}
h3 {
  font-size: 1.2em;
  padding: 10px 10px;
}

	header {height: 160px;}
	header h2, header .six.columns {display: none;}
	header .slogan {padding: 30px 0;}


	nav .container .logo {margin-bottom: 20px; text-align: center;}

	.orange p {width: 200px;}



	form, label, input  {width: 300px;}
	input[type="submit"] {width: 302px;}
	textarea {width: 280px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}


}

@media (max-width: 480px) {
header h1 {
    font-size: 1em;
	padding: 20px 0px;  
	letter-spacing: 5px;
  }
h2 {
  font-size: 1.5em;
 
}

.site {  
  width: 170px;
  padding: 10px 0px;
  margin-left: 10px;
  font-size: 1.5em;
}
.num {  font-size: 1.5em;}
}




